ComponentOne Scheduler for WPF and Silverlight
Comparer Property (C1ObservableKeyedCollection<TKey,TItem>)

C1.C1Schedule Namespace > C1ObservableKeyedCollection<TKey,TItem> Class : Comparer Property
Syntax
'Declaration
 
Public ReadOnly Property Comparer As System.Collections.Generic.IEqualityComparer(Of TKey)
public System.Collections.Generic.IEqualityComparer<TKey> Comparer {get;}
See Also

Reference

C1ObservableKeyedCollection<TKey,TItem> Class
C1ObservableKeyedCollection<TKey,TItem> Members